-
Home
-
Efí Bank
-
3.1.1 (latest)
-
Code
-
Classes
- GenericGFPoly
| Total Complexity |
59 |
| Dependencies |
6 |
| Dependents |
2 |
| Total lines |
275 |
| Lines of code |
203 |
| Logical lines of code |
130 |
| Comment lines |
30 |
| Methods |
12 |
| Properties |
1 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| toString() |
A |
48 |
11 |
36 |
| __construct() |
A |
52 |
8 |
26 |
| multiply() |
A |
49 |
7 |
31 |
| addOrSubtract() |
S |
49 |
6 |
31 |
| evaluateAt() |
S |
56 |
6 |
18 |
| divide() |
S |
53 |
5 |
21 |
| multiply_() |
S |
59 |
5 |
14 |
| multiplyByMonomial() |
S |
58 |
5 |
14 |
| getCoefficient() |
S |
77 |
2 |
3 |
| getDegree() |
S |
78 |
2 |
3 |
| getCoefficients() |
S |
82 |
1 |
3 |
| isZero() |
S |
80 |
1 |
3 |